home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-20 | 6.3 KB | 17 lines | [TEXT/MPS ] |
- // Copyright © 1992 Peter Speck, speck@dat.ruc.dk. All rights reserved.
- // Strings.r
-
- // From {RIncludes}Types.r
- type 'STR#' {
- integer = $$Countof(StringArray);
- array StringArray {
- pstring; /* String */
- };
- };
- #include "RsrcGlobals.h"
- /* =============================== strings ================================== */
- resource 'STR#' (kGroupTreeStrings, "kGroupTreeStrings", purgeable) {{
- "All Groups";
- }};
-
- resource 'STR#' (kDiscListStatusStrings, "kDiscListStatusStrings", purgeable) {{